auto merge of #189 : alexcrichton/cargo/all-crate-types, r=wycats
authorbors <bors@rust-lang.org>
Mon, 14 Jul 2014 18:03:22 +0000 (18:03 +0000)
committerbors <bors@rust-lang.org>
Mon, 14 Jul 2014 18:03:22 +0000 (18:03 +0000)
While we support the `crate_type` key in the manifest, we need to pass through
all crate types to the `--extern` flag.

Closes #177


Trivial merge